FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package package.teste#1.0.7-draft (78 ms)

Package package.teste
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSSEC
Url https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSSEC
Version 1.0.0
Status draft
Date 2024-05-09T14:14:16.5357246+00:00
Name ParametersPTPSSEC
Title Parameters PT PS SEC
Experimental False
Description O recurso Parameter é utilizado para identificação de parâmetros de pesquisa ou retornar parâmetros em eventos messaging.
Type Parameters
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore CodeableConcept PT Core
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore Extension Identifier PT Core
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTCore Parameters PT Core


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ParametersPTPSSEC",
  "url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSSEC",
  "version" : "1.0.0",
  "name" : "ParametersPTPSSEC",
  "title" : "Parameters PT PS SEC",
  "status" : "draft",
  "date" : "2024-05-09T14:14:16.5357246+00:00",
  "publisher" : "SPMS",
  "contact" : [
    {
      "name" : "Interoperabilidade Semântica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.spms.min-saude.pt"
        }
      ]
    }
  ],
  "description" : "O recurso Parameter é utilizado para identificação de parâmetros de pesquisa ou retornar parâmetros em eventos messaging.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
            "code" : "016",
            "display" : "Pesquisa de Secção de Alergias e Intolerâncias"
          }
        ],
        "text" : "Pesquisa de Secção de Alergias e Intolerâncias (Input)"
      }
    },
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
            "code" : "017",
            "display" : "Pesquisa de Secção de Vacinas"
          }
        ],
        "text" : "Pesquisa de Secção de Vacinas (Input)"
      }
    },
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
            "code" : "018",
            "display" : "Pesquisa de Secção Gravidez"
          }
        ],
        "text" : "Pesquisa de Secção Gravidez (Input)"
      }
    },
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
            "code" : "019",
            "display" : "Pesquisa de Hábitos Sociais"
          }
        ],
        "text" : "Pesquisa de Hábitos Sociais (Input)"
      }
    }
  ],
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Parameters",
  "baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTCore",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Parameters.parameter",
        "path" : "Parameters.parameter",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "name"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Parameters.parameter:patient",
        "path" : "Parameters.parameter",
        "sliceName" : "patient",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:patient.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "Utente"
      },
      {
        "id" : "Parameters.parameter:patient.value[x]",
        "path" : "Parameters.parameter.value[x]",
        "max" : "0",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore"
            ]
          }
        ]
      },
      {
        "id" : "Parameters.parameter:patient.part",
        "path" : "Parameters.parameter.part",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier",
        "path" : "Parameters.parameter",
        "sliceName" : "uniqueIdentifier",
        "definition" : "Identificador único.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "UniqueIdentifier"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x]",
        "path" : "Parameters.parameter.value[x]",
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].id",
        "path" : "Parameters.parameter.value[x].id",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].extension",
        "path" : "Parameters.parameter.value[x].extension",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].use",
        "path" : "Parameters.parameter.value[x].use",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].type",
        "path" : "Parameters.parameter.value[x].type",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].system",
        "path" : "Parameters.parameter.value[x].system",
        "definition" : "Utilizar a url a seguir no system. \nhttp://spms.min-saude.pt/<sistema>/identifiers/unique-id"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].period",
        "path" : "Parameters.parameter.value[x].period",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.value[x].assigner",
        "path" : "Parameters.parameter.value[x].assigner",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.resource",
        "path" : "Parameters.parameter.resource",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:uniqueIdentifier.part",
        "path" : "Parameters.parameter.part",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:documentType",
        "path" : "Parameters.parameter",
        "sliceName" : "documentType",
        "definition" : "Identifica o tipo de documento.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Parameters.parameter:documentType.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "NomeDocumento"
      },
      {
        "id" : "Parameters.parameter:documentType.value[x]",
        "path" : "Parameters.parameter.value[x]",
        "comment" : "Value Set Name: Document Type",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.ctc.min-saude.pt/catalogos/apoio-ao-registo-clinico"
        }
      },
      {
        "id" : "Parameters.parameter:documentType.value[x].coding.system",
        "path" : "Parameters.parameter.value[x].coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Parameters.parameter:documentType.value[x].coding.code",
        "path" : "Parameters.parameter.value[x].coding.code",
        "fixedCode" : "60591-5"
      },
      {
        "id" : "Parameters.parameter:documentType.value[x].coding.display",
        "path" : "Parameters.parameter.value[x].coding.display",
        "fixedString" : "Patient summary Document"
      },
      {
        "id" : "Parameters.parameter:documentType.value[x].text",
        "path" : "Parameters.parameter.value[x].text",
        "fixedString" : "Resumo de saúde do utente"
      },
      {
        "id" : "Parameters.parameter:documentType.resource",
        "path" : "Parameters.parameter.resource",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:documentType.part",
        "path" : "Parameters.parameter.part",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:documentCategory",
        "path" : "Parameters.parameter",
        "sliceName" : "documentCategory",
        "definition" : "Identifica a secção do documento.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Parameters.parameter:documentCategory.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "NomeSeccaoDocumento"
      },
      {
        "id" : "Parameters.parameter:documentCategory.value[x]",
        "path" : "Parameters.parameter.value[x]",
        "comment" : "Value Set Name: Patient Summary Section",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.ctc.min-saude.pt/catalogos/apoio-ao-registo-clinico"
        }
      },
      {
        "id" : "Parameters.parameter:documentCategory.resource",
        "path" : "Parameters.parameter.resource",
        "max" : "0"
      },
      {
        "id" : "Parameters.parameter:documentCategory.part",
        "path" : "Parameters.parameter.part",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.